Skip to content

Conversation

@schlerp
Copy link
Owner

@schlerp schlerp commented Nov 25, 2025

This pull request simplifies the diagnostics configuration by removing custom diagnostic sign definitions from the nvim/lua/core/diagnostics.lua file.

Diagnostics configuration cleanup:

  • Removed the custom diagnostic sign definitions for error, warning, hint, and info levels, which previously set unique icons for each diagnostic type. (nvim/lua/core/diagnostics.lua)

@schlerp schlerp merged commit bb1cbb0 into main Nov 25, 2025
2 checks passed
@schlerp schlerp deleted the fix-signs-define-deprecation branch November 25, 2025 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants